Configuration files
Application has several configuration files:
- Viewer.ini -- main configuration file;
- ViewerHistory.ini -- various histories: window position, search strings etc;
- lsplugin.ini -- configuration of some Lister plugins.
These files are searched in the following locations:
- Highest precedence: UV folder, if Viewer.ini file exists there;
- Location stored in the registry under "HKEY_CURRENT_USER\Software\UniversalViewer";
- Location stored in the registry under "HKEY_LOCAL_MACHINE\Software\UniversalViewer";
- Lowest precedence: default location, which is:
- Under Windows Vista: "%AppData%\ATViewer" folder;
- Under Windows XP and older systems: UV folder.
So, to be sure that application is made portable,
you need to put Viewer.ini file (at last empty) to the app folder.